home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY2 / NOTEBK1J.ZIP / NOTEINFO < prev   
Text File  |  1993-11-06  |  11KB  |  219 lines

  1.     NOTEBOOK
  2.  
  3.     A Windows Text Editor for Huge Files
  4.  
  5.     Version 1.J*   6-Nov-93 by Mark Berlinger
  6.  
  7. Dear Future Customer:
  8.  
  9.     When you decide to register as a user contact Mark Berlinger by
  10. the U. S. Postal Service.  Messages may be sent to the author by way of
  11. CompuServe to number 70134,3016.
  12.  
  13.     Here's the deal.  You send a sawbuck (ten dollars American) and
  14. a proper name to the address at the end of this file.  Please indicate
  15. that the registration is for Notebook for Windows.  Upon receiving the
  16. consideration you will be contacted through CompuServe or mail if
  17. desired.  Credit card purchase is $16 US.  See the credit card ordering
  18. information below.  The return message will contain an identification
  19. number.  Standard site license fees are $50 for 10 PCs to $300 for an
  20. unlimited number of PCs.  See the help file for details.
  21.  
  22.     To order by credit card (only) contact:
  23. Public (software) Library with your MC, Visa, AmEx or Discover card by
  24. calling 800-2424-PsL or 713-524-6394 or by FAX to 713-524-6398 or by
  25. CompuServe to 71355,470 or by mail to PsL, P. O. Box 35705, Houston, TX
  26. 77235-5705.  Please include your address with all orders.  These numbers
  27. are for ordering only.  For information about dealer pricing, volume
  28. discounts, site licensing or technical information contact the author.
  29.  
  30.     The optional diskette service is an additional $6 or $8 overseas
  31. cash or check to the author for shipping and handling.  By credit card
  32. from PsL the diskette service is $4 S&H or $6 S&H overseas.
  33.  
  34.     A distributor in England would not cooperate;  therefore the ID
  35. number algorithm is changed with version 1.D.  There is no charge to
  36. registered users to get an updated number through CompuServe.  Use CIS
  37. 70134,3016.  However by mail the postage and handling charge for a new
  38. ID number will be one dollar.  I apologize for the inconvenience.
  39.  
  40.     The name and ID number are entered into the nagware dialog box.
  41. The name and ID number are added to the NOTEBOOK.INI information which
  42. is in the WINDOWS sub-tree.  Notebook will run without the nagware
  43. display when the "ini" file contains a proper name and ID number match.
  44. The proper name will appear in the title bar at program start.
  45.  
  46.     The matching name and ID number will work in minor version
  47. number upgrades containing fixes and improvements to Notebook.  As
  48. always, constructive criticism is appreciated.
  49.  
  50.     Notebook for the Windows New Technology operating system is
  51. available in the CompuServe WINSHARE forum.  Notebook 1.N for Windows NT
  52. has the functionality of Notebook 1.J for Windows.  The Notebook for
  53. Windows NT registration fee is ten dollars US or $16 by credit card.
  54.  
  55. *    The first "beta" version was incomplete and should be discarded.
  56.  
  57.     Beta2 was correct but contained a non-fatal unsaved document
  58. print bug that was fixed in the beta3 version.
  59.  
  60.     Beta3 added word wrap and a page margin setup facility.
  61.  
  62.     Beta4 added case sense selective searches and command line
  63. parameter associative file opening.
  64.  
  65.     Beta5 added title and page number output to the print spooler,
  66. searches that scan the entire document in one operation to go to a line
  67. number and/or find text, and a direct go to end of document feature.
  68.  
  69.     Beta6 added a replace feature to be used with search.  Also an
  70. intermittently fatal bug in backward searches through huge documents was
  71. fixed.  And a non-fatal word wrap mode bug in go to end of a huge
  72. document was fixed.
  73.  
  74.     Version 1.0 added a file run with association menu item, a
  75. modifiable title output to the print spooler, and proper size and
  76. initial position of the position box on an 800x600 display.
  77.  
  78.     V1.1 added default filespec enhancement to the Open and Run
  79. dialog boxes.  Also if the display driver sets a larger height for the
  80. menu bar to accommodate 8514 fonts, then larger (26 pixels high) push
  81. button menu items are shown.  A non-fatal bug of line count after a huge
  82. forward search was fixed.  Finally, a powerful automatic find and
  83. replace function was added.
  84.  
  85.     V1.2 fixed a non-fatal bug in the automatic replace all command.
  86. An icon file was included for better contrast on monochrome displays.
  87.  
  88.     V1.3 fixed a fatal memory allocation bug that showed up when
  89. operating in stressed disk swapping situations.  Also the maximum number
  90. of characters on a line is limited to 1024.
  91.  
  92.     V1.4 added a file merge function to allow the insertion of a
  93. text file anywhere into the current document.  File open and file merge
  94. can insert carriage return line feed pairs as necessary to format the
  95. document.
  96.  
  97.     V1.5 fixed a fatal local memory allocation bug that showed up if
  98. Notebook was minimized when in word wrap mode with a file larger than 20
  99. kilobytes loaded.  Also a non-fatal global allocation bug on associative
  100. file open in word wrap mode was fixed to allow a file of any size to be
  101. completely read in word wrap mode.
  102.  
  103.     V1.6 added word wrapped output to the print spooler, tab-stop
  104. spacing became user selectable, and a bookmark function.  Also a
  105. non-fatal backward scroll display bug was fixed.
  106.  
  107.     V1.7 added the editing of control codes, the copying of text
  108. from the main edit window to the search or replace buffers, and the
  109. scrolling through text fields by keystroke.
  110.  
  111.     V1.8 added an extended file delete function with confirmation,
  112. an edit select all function with the capability of huge copy, cut,
  113. paste, delete and undo operations, and a file merge that can be undone.
  114. Changes in the edit control code function eliminated an unshared tight
  115. loop during the translations and allowed a keyboard escape.  Also a
  116. fatal defect in canceling printer output to a file was fixed.
  117.  
  118.     V1.9 added an initial size and position feature to allow the
  119. beginning Notebook window size and position to be user defined.  A
  120. replace all function defect that showed up with documents larger than
  121. 64K if the replace string was bigger than the find string was repaired.
  122. A repeated find function defect of truncating the find and replace
  123. strings to fifteen characters was also fixed.
  124.  
  125.     V1.A added a File Print Selection command to allow selected text
  126. of the document to be sent to the print spooler.  The File Print All
  127. command sends the entire document to the print spooler.  The possibility
  128. of sending two consecutive NEWFRAME type Escapes to the printer driver
  129. which caused the printer to abort task was eliminated.  A defect of
  130. printing the page number of the last page one line too low was fixed.
  131.  
  132.     V1.B added a two-sided print function to halve paper demand.
  133. The Go To dialog box was changed from modal type to modeless which means 
  134. the dialog box stays open during main window operations.  Find and
  135. replace history was added to the Go To dialog box with new combo box
  136. controls.  A Replace push button was added to the modeless Go To dialog
  137. box to allow continuous find and replace action by push button.  A file
  138. extension list box was added to the Open, Delete, Merge and Run dialog
  139. boxes.
  140.  
  141.     V1.C added the capability to open binary files.  The memory
  142. image is converted to text format, and file saving is disabled to
  143. protect the binary file format.  Text can be edited, sent to the
  144. clipboard and pasted into a destination text file.  Set Find, Set
  145. Replace and Line # push buttons are added to the Go To dialog box.  Set
  146. Find and Set Replace buttons allow selected text to be copied to their
  147. respective buffers.  If no text is selected, then the buttons clear the
  148. buffers.  The Line # button clears the line number entry.  The find and
  149. replace buffers are extended to hold 63 characters each.  An endless
  150. loop defect upon go to end of file in an unlikely circumstance is fixed.
  151. When Notebook is shown as an icon at Windows initialization, the Line
  152. Size dialog box will not show.  To avoid defects in Win30 and Win31 when
  153. in word wrap mode, the document is unwrapped when minimized then wrapped
  154. when restored.
  155.  
  156.     V1.D added a Printer Setup dialog to allow default printer
  157. selection from the list of installed printers.  This allowed
  158. modification of printer driver settings, too.  New Line Size dialog
  159. dimensions were added for the non-standard menu height of the Diamond
  160. S